home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilhive / davu / davu.doc < prev    next >
Encoding:
Text File  |  1993-02-21  |  3.8 KB  |  107 lines

  1.  
  2.  
  3.  
  4.  
  5.                         Dave's View 2.0
  6.  
  7.                     Disk-wide Archive Lister
  8.  
  9.  
  10.  
  11.  
  12.  
  13.         Dave's view is a disk-wide archive lister that allows viewing
  14. contents of any compressed files anywhere on your disk.  There are
  15. several archive shells available, but to see contents of several
  16. compressed files in several directories, you must manually change to
  17. the upper directory, search for the directory containing the next
  18. compressed file, change to that one, view it, move the upper directory,
  19. etc.
  20.         Dave's View is oriented towards people who have LOTS of compressed
  21. files, all over their hard disk, and would like the opportunity to quickly
  22. view the contents of those files without all the directory changing.
  23.  
  24.         Basically, Dave's View searches your hard disk (or another disk)
  25. for a certain filespec, creates a quick scrollable menu of those files,
  26. and allows you to view their contents.
  27.  
  28.         For example, I have many "path" management files, all of which
  29. I zipped up using PKZIP.  So now I have PATHM.ZIP, PATHTOOL.ZIP, PATHED.ZIP,
  30. and about 20 more.  Since most are in different directories (my \download
  31. directory, my \path directory, my \pcplus directory, etc), I use Dave's
  32. View to quickly view their contents whenever I get confused about which
  33. util is in which directory, and in which file.
  34.  
  35.         Dave's View can also be used as a general shell for other programs.
  36. If you want a scrollable list of all the .DOC files on your hard drive,
  37. you can specify this ALSO in Dave's View.  So that, instead of searching
  38. your drive for something, you can easily create your list, and view
  39. .DOC file contents without the directory changing.
  40.  
  41.  
  42.  
  43.  
  44. =====================   Dave's View 2.0    =========================
  45.  
  46.  
  47.         USAGE:          DAVU [filespec] [options]
  48.  
  49.                 whereas options are:
  50.  
  51.         /1              Use Vernon Buerg's FV.COM to list compressed files
  52.         /2              Use RV.COM to list compressed files
  53.         /COM=[file]     Use another file to view compressed files
  54.         /EXT=[extension]    Use another extension to your file
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.         When viewing files, Dave's View uses the original compressor
  62.         by default.  So if you said:    DAVU *.ZIP   then Dave's View
  63.         would use PKZIP -v as the default lister.
  64.         However, you can change the lister.  To use FV.COM as the
  65.         lister, you would say:  DAVU *.ZIP /1, which would then make
  66.         Vernon Buerg's FV.COM the file lister.
  67.  
  68.  
  69.  
  70.         To use another lister (let's assume you want to use VIEW.COM
  71.         as your compressed file lister), you would say:
  72.  
  73.                 DAVU *.ZIP /COM=VIEW.COM
  74.  
  75.         Then Dave's View would use VIEW.COM on the compressed files.
  76.  
  77.         To specify a different extension for VIEW.COM, we would add:
  78.  
  79.                 /EXT=[new extension]
  80.  
  81.         This is useful if you want VIEW.COM to stop at every page,
  82.         or if you want view.com to do other things.  For instance,
  83.         as a default, Dave's View uses /P  (stop at every page)
  84.         when using FV.COM.  This is so that the compressed file listing
  85.         will not scroll off the page faster than you can read it.
  86.  
  87.  
  88.  
  89.         Dave's View can be used for other things!  For instance, if you
  90.         want to use LIST.COM on all the .DOC files on your hard drive,
  91.         you could say:
  92.  
  93.                 DAVU *.DOC /COM=LIST.COM
  94.  
  95.         This would cause Dave's View to find all the doc files, then
  96.         allow you to choose which one to list.  This might be useful
  97.         if you want to find a .DOC file that contains some specific
  98.         information, yet do not want to spend years hunting them
  99.         all down.
  100.  
  101.  
  102.  
  103.  
  104.         Dave's View is freeware, and may be distributed wherever or
  105.         however you want.  See the enclosed CATALOG.EXE for some
  106.         exciting utilities, though!
  107.